interrupt instruction造句
例句与造句
- Our decision is that we're not going to interrupt instruction to investigate Pogs arguments.
- The events initially originate from actions on the operating system level, such as interrupts generated by hardware devices, software interrupt instructions, or state changes in polling.
- Interrupt handlers are initiated by either hardware interrupts or software interrupt instructions and are used for servicing hardware devices and transitions between protected modes of operation, such as system calls.
- The table below includes only those BIOS interrupts which are intended to be called by programs ( using the " INT " assembly-language software interrupt instruction ) to request services or information.
- The 7 accumulator-immediate instructions are renumbered relative to the 14-bit PICmicro, to fit into 3 opcode bits rather than 4, but they are all there, as well as an additional software interrupt instruction.
- It's difficult to find interrupt instruction in a sentence. 用interrupt instruction造句挺难的
- Software interrupt instructions can also function similarly to subroutine calls and be used for a variety of purposes, such as to request services from device drivers, like interrupts sent to and from a disk controller to request reading or writing of data to and from the disk.
- When using MS-DOS, BIOS services could be accessed by an application program ( or by MS-DOS ) by executing an INT 13h interrupt instruction to access disk functions, or by executing one of a number of other documented BIOS interrupt calls to access video display, keyboard, cassette, and other device functions.